CandlestickChart for ASP.NET Web Forms
C1ChartCore<Tseries,TAnimation,TBinding> クラス
メンバ 

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Chart 名前空間 : C1ChartCore<Tseries,TAnimation,TBinding> クラス
C1ChartCore クラスはすべてのグラフに固有の共通プロパティを含みます。
オブジェクト モデル
C1ChartCore<Tseries,TAnimation,TBinding> クラス
シンタックス
'宣言
 
Public MustInherit Class C1ChartCore
    (Of Tseries As {New, ChartSeries},
     TAnimation As {New, ChartAnimation},
     TBinding As {New, C1ChartBinding}) 
   Inherits C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase
public abstract class C1ChartCore<Tseries,TAnimation,TBinding> : C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase 
where Tseries: new(), ChartSeries
where TAnimation: new(), ChartAnimation
where TBinding: new(), C1ChartBinding
型パラメータ
Tseries
TAnimation
TBinding
継承階層

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.BaseDataBoundControl
            System.Web.UI.WebControls.DataBoundControl
                  C1.Web.Wijmo.Controls.C1Chart.C1ChartCore<Tseries,TAnimation,TBinding>
                     C1.Web.Wijmo.Controls.C1Chart.C1BarChart
                     C1.Web.Wijmo.Controls.C1Chart.C1BubbleChart
                     C1.Web.Wijmo.Controls.C1Chart.C1CandlestickChart
                     C1.Web.Wijmo.Controls.C1Chart.C1ChartNavigator
                     C1.Web.Wijmo.Controls.C1Chart.C1CompositeChart
                     C1.Web.Wijmo.Controls.C1Chart.C1LineChart
                     C1.Web.Wijmo.Controls.C1Chart.C1PieChart
                     C1.Web.Wijmo.Controls.C1Chart.C1ScatterChart

参照

C1ChartCore<Tseries,TAnimation,TBinding> メンバ
C1.Web.Wijmo.Controls.C1Chart 名前空間